projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a073deb
)
*** empty log message ***
author
David Ponce
<david@dponce.com>
Mon, 17 May 2004 11:41:26 +0000
(11:41 +0000)
committer
David Ponce
<david@dponce.com>
Mon, 17 May 2004 11:41:26 +0000
(11:41 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 124a5c9e935ecefc030edfe90b8a38d042be798f..1c6a2139f5c53905920fea6d0b2cdfb596115159 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1797,6
+1797,10
@@
to view diffs or log entries directly from vc-annotate-mode:
\f
* New modes and packages in Emacs 21.4
+** The library tree-widget.el provides a new widget to display a set
+of hierarchical data as an outline. For example, the tree-widget is
+well suited to display a hierarchy of directories and files.
+
** The wdired.el package allows you to use normal editing commands on dired
buffers to change filenames, permissions, etc...